PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / setStrokeOverprint Method
True if overprint is applied for stroking.
In This Topic
    setStrokeOverprint Method
    In This Topic
    Sets a flag specifying whether to apply overprint for stroking.
    Syntax
    public void setStrokeOverprint( 
       boolean value
    )

    Parameters

    value
    True if overprint is applied for stroking.
    See Also